home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 2 / AACD 2.iso / AACD / Online / Socks5 / examples / socks5.conf.gssapi < prev    next >
Encoding:
Text File  |  1997-05-21  |  339 b   |  10 lines

  1. # A Socks5 Config file for which requires using gssapi
  2. #
  3. # Auth lines are of the form:
  4. # auth source-host source-port auth-methods
  5. auth - - k
  6. # Permit lines are of the form:
  7. #permit auth-methods cmd src-host dest-host src-port dest-port [userlist]
  8. #deny auth-methods cmd src-host dest-host src-port dest-port [userlist]
  9. permit k - - - - -
  10.